home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 January - Disc 2 / Macworld (1999-01) (Disk 2).dmg / Mac OS 8.5 Updaters / RealPC⁄Soft Windows / SoftWindows / SoftWindows Upgrade Disk / INSIGNIA / FOR_W95 / INF / ISLMON.INF < prev    next >
Encoding:
Windows Setup INFormation  |  1998-08-24  |  1.3 KB  |  59 lines

  1. ; SCCSID = @(#)u.islmon.inf    1.2 01/09/97
  2. ;
  3. ; ISLMON.INF
  4. ; This is Setup information file for ISL pseudo-monitor
  5. ; as supported in the Windows 95 retail product.
  6. ;
  7. ; Copyright (C) 1995 Insignia Solutions PLC
  8. ;   Created 12/7/95 PMG
  9. ;   Activated 9/1/97 PMG to get MaxResolution value in place
  10. ;
  11.  
  12. [version]
  13. signature="$CHICAGO$"
  14. Class=Monitor
  15. Provider=%Provider%
  16.  
  17. [Manufacturer]
  18. %Provider%=ISL
  19.  
  20. [ISL]
  21. %DeviceName%=Insignia,*ISL0902    ; Any ID will do, as far as I can see
  22.  
  23. [Insignia]
  24. DelReg=DEL_CURRENT_REG
  25. AddReg=Insignia.AddReg
  26.  
  27. ; Note this section is more trouble than it is worth
  28. ; We need to generate Source Disk names sections etc. when nothing
  29. ;  is really needed for a monitor definition
  30. ;[Insignia.Inf]
  31. ;ISLMON.INF
  32.  
  33. [Insignia.AddReg]
  34. HKR,,MaxResolution,,"1600,1200"
  35. ; No need to list modes, after all we support anything
  36. ;;HKR,"MODES\1600,1200"
  37.  
  38. [DestinationDirs]
  39. DefaultDestDir    = 11          ; LDID_SYS
  40. monitor.infs.copy = 17          ; LDID_INF
  41.  
  42. ; Common AddReg/DelReg sections
  43. ;-------------------------------------------------
  44.  
  45. [DEL_CURRENT_REG]
  46. HKR,MODES
  47. HKR,,MaxResolution
  48. HKR,,DPMS
  49.  
  50.  
  51. [DPMS]
  52. HKR,,DPMS,,1
  53.  
  54. ; ------------------------------------------------
  55.  
  56. [strings]
  57. Provider="Insignia Solutions"
  58. DeviceName="Insignia Monitor"
  59.